* {
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #fff;
}

body, div, a, li, ul, ol, dl, img, span, input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

/* IOS 样式兼容 */

input[type=button], input[type=submit], input[type=file], select, button, input, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

/* 外边距和后台一致 */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%!important;
	max-height: 100%;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px!important;
}

.this-980 {
	margin: 0 auto;
	width: 980px;
}

/************ Index **************/

#header {
	border-top: 3px solid #2FACD2;
	margin-bottom: 3px;
}

#header .head {
	background-image: url(../images/logo.jpg);
	height: 93px;
	margin-top: -3px;
}

#header .add {
	float: right;
	color: #fff;
	font-size: 13px;
	margin-right: 5px;
}

#header .add a {
	color: #fff;
	font-size: 13px;
	padding: 5px 1px;
	line-height: 30px;
}

#header .add a:hover {
	text-decoration: underline;
}

#header .nav {
	background-color: #8f8f8f;
}

#header .nav li {
	float: left;
}

#header .nav li a {
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	display: block;
}

#header .nav li a:hover {
	background-color: #2fadd3;
}

#header .nav li.active {
	background-color: #2fadd3;
}

#home {
	margin-top: 45px;
}

#home .cont .about, #home .cont .case, #home .cont .news {
	float: left;
}

#home .cont .about {
	width: 320px;
	background-image: url(../images/line.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 40px;
	box-sizing: border-box;
}

#home .cont .totle .title {
	font-size: 14px;
	font-weight: 600;
	font-family: Helvetica;
	letter-spacing: -1px;
	color: #D00113;
}

#home .cont .totle .tit {
	font-size: 13px;
	padding-top: 5px;
	padding-left: 4px;
	color: #D1CCCC;
}

#home .cont .totle .more {
	color: #9B9B9B;
	font-size: 13px;
	letter-spacing: 0.5px;
}

#home .about .img {
	width: 280px;
	font-size: 0;
	margin: 15px 0;
}

#home .about .info {
	font-size: 10px;
	color: #666;
	line-height: 22px;
	text-indent: 2em;
}

#home .list {
	padding: 20px 30px;
	box-sizing: border-box;
}

#home .list li {
	list-style: square;
	color: #2FACD2;
	line-height: 25px;
	max-width: 260px;
}

#home .list li a {
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

#home .list li a:hover {
	color: #D00113;
}

#home .cont .case .totle, #home .cont .news .totle {
	margin-left: 10px;
}

#home .cont .case {
	width: 350px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0 20px;
	box-sizing: border-box;
}

#home .cont .case .more {
	margin-right: 15px;
}

#home .cont .news {
	width: 310px;
	padding-left: 20px;
	box-sizing: border-box;
}

#home .field {
	background-image: url(../images/foot.jpg);
	background-position: top;
	background-size: contain;
	background-repeat: no-repeat;
	height: 35px;
}

#home .field a {
	width: 40px;
	height: 3px;
	margin-top: 12px;
	color: transparent;
}

#home .roll {
	margin: 20px 0;
	float: left;
}

#home .roll a {
	width: 120px;
	float: left;
	text-align: center;
	margin: 0 5px;
}

#home .roll a .img {
	height: 100px;
	background-position: center;
	background-size: cover;
}

#home .roll a .title {
	line-height: 40px;
	color: #666;
	font-size: 12px;
}

#home .roll a .title:hover {
	color: #D00113;
}

#footer {
	background-color: #f5f5f5;
	text-align: center;
	padding-top: 30px;
}

#footer p {
	font-size: 12px;
	line-height: 22px;
	color: #a09d9d;
	margin:0;
}

#footer p a {
	color: #a09d9d;
}

#footer p a:hover {
	color: #D00113;
}

/* about  */

#main {
	margin: 35px auto 15px;
}

#main .left {
	width: 220px;
}

#main .left .title {
	text-align: center;
	line-height: 38px;
	color: #fff;
	background-color: #2fadd3;
	font-size: 14px;
}

#main .left .list {
	padding: 10px;
	box-sizing: border-box;
	padding-bottom: 30px;
	background-color: #F5F5FD;
}

#main .parent a:hover {
	color: #D00113;
}

#main .parent>a {
	color: #666;
	font-size: 12px;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	border-bottom: #FABAC8 dashed 1px;
}

#main .parent ul {
	padding-left: 10px;
	font-size: 12px;
	color: #666;
	padding-top: 8px;
	overflow: hidden;
}

#main .parent ul li a {
	line-height: 27px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#main .right {
	background-color: #F5F5FD;
	width: 710px;
	padding: 0 14px;
}

#main .right .link {
	line-height: 42px;
	text-align: right;
	font-size: 12px;
	color: #666;
}

#main .right .link a {
	color: #666;
}

#main .right .content {
	padding: 10px 0 30px;
	font-size: 12px;
	color: #666;
}

#main .right .check {
	border-bottom: 1px solid #ccc;
}

/* case  */

#main .right ul.case-list {
	border-bottom: 1px solid #ccc;
}

#main .right .case-list li {
	line-height: 38px;
	padding-left: 32px;
	font-size: 12px;
	color: #666;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main .right ul li i {
	background-image: url(../images/i.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 11.5px;
	left: 14px;
}

/* check  */

#main .check a {
	width: 164px;
	float: left;
	margin: 7px;
	text-align: center;
}

#main .check a .img {
	border: 1px solid #ccc;
	height: 107px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

#main .check a .title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #666;
	line-height: 22px;
	width: 100%;
}

#main .check a .title:hover {
	color: #D00113;
}

#main .content .con .img {
	width: 400px;
	margin: 35px auto;
}

#main .content .con .desc h3 {
	color: #999;
	line-height: 30px;
	padding-left: 10px;
}

#main .content .con .desc p {
	padding-left: 10px;
}

/* news  */

#main .news .news-list {
	border: none;
	padding-bottom: 30px;
}

#main .news .news-list li {
	padding-left: 25px;
	border-bottom: 1px #B7B7B7 dotted;
	position: relative;
	line-height: 26px;
}

#main .news .news-list li i {
	position: absolute;
	width: 6px;
	height: 6px;
	top: 12px;
	left: 0;
	display: block;
	background-image: url(../images/i.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#main .news .news-list li a {
	line-height: 25px;
	color: #666;
	font-size: 12px;
	margin-left: -10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main .news .news-list li span {
	float: right;
	color: #9E9E9E;
	font-size: 12px;
}

#main .right .news-list li::after {
	content: "";
	display: block;
	clear: both;
}

#main .news-content .title {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	line-height: 40px;
}

#main .news-content .date {
	text-align: right;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}

#main .news-content .content {
	padding-top: 10px;
}

/* message  */

.online-message {
	padding: 0 20px;
	box-sizing: border-box;
}

.online-message .content label {
	color: #666;
	font-size: 12px;
	width: 100px;
	text-align: left;
	float: left;
}

.online-message .content>div>span {
	margin-left: 110px;
	display: block;
	font-size: 16px;
}

.online-message .content>div {
	margin-bottom: 20px;
}

.online-message .content>div textarea {
	width: 475px;
	height: 165px;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #dbe3ef;
}

.online-message .content>div input.fax {
	width: 310px;
	height: 30px;
	font-size: 12px;
	padding: 0 5px;
	box-sizing: border-box;
	border: 1px solid #dbe3ef;
}

.online-message .content>div input.add {
	width: 380px;
	height: 30px;
	font-size: 12px;
	padding: 0 5px;
	box-sizing: border-box;
	border: 1px solid #dbe3ef;
}

.online-message .content>div input.sub {
	display: inline-block;
	text-align: center;
	line-height: 25px;
	width: 65px;
	height: 25px;
	color: #666;
	margin: 0 15px;
	border-radius: 3px;
	border: 0px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

/************* 手机 ***************/

#nav-m, #home .scroll a.more {
	display: none;
}

@media screen and (max-width:980px) {
	.this-980 {
		width: auto;
	}
	#header, #home .scroll .field {
		display: none;
	}
	#nav-m, #home .scroll a.more {
		display: block;
	}
	/* 头部 */
	#nav-m {
		height: 50px;
		display: block;
		position: relative;
		z-index: 999;
		font-size: 0;
	}
	#nav-m .logo {
		display: inline-block;
		width: 80%;
	}
	#nav-m .logo a {
		display: table-cell;
		height: 50px;
		vertical-align: middle;
		font-size: 18px;
		font-weight: bold;
		color: #06386b;
	}
	#nav-m .logo a span {
		padding-left: 10px;
	}
	#nav-m .logo a img {
		height: 40px;
		margin-left: 10px;
	}
	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#nav-m .nav-m-list {
		background-color: #333;
		display: none;
	}
	#nav-m .nav-m-list li {
		line-height: 40px;
		border-bottom: 1px solid #777;
	}
	#nav-m .nav-m-list li a {
		height: 100%;
		width: 100%;
		display: block;
		padding-left: 10px;
		font-size: 14px;
		color: #f1f2f4;
		box-sizing: border-box;
	}
	/* banner */
	#banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		display: none;
	}
	/* home  */
	#home {
		margin-top: 0;
		padding: 10px;
	}
	#home .cont .about {
		width: 100%;
		padding: 10px;
		background: none;
	}
	#home .about .img {
		width: 100%;
		text-align: center;
	}
	#home .cont .case {
		width: 100%;
		background: none;
		padding: 10px;
	}
	#home .cont .case .totle, #home .cont .news .totle {
		margin-left: 0;
	}
	#home .list {
		padding: 5px 20px;
	}
	#home .cont .case .more {
		margin-right: 0;
	}
	#home .cont .news {
		width: 100%;
		padding: 10px;
	}
	#home .scroll a.more {
		font-size: 18px;
		font-weight: 600;
		color: #D00113;
		/* width: 100%;
		height: 15px; */
		/* line-height: 15px; */
		text-align: center;
	}
	#footer {
		padding-top: 10px;
	}
	/* link  */
	#main {
		margin:0;
		position: relative;
	}
	#main .right{
		width: 100%;
		padding:0;
	}
	#main .right .link {
		padding-left: 60px!important;
		padding-right: 10px!important;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		position: relative;
		margin-bottom: 0;
		padding: 0;
	}

	#main .left {
		position: absolute;
		left: -250px;
		z-index: 1;
		background-color: #fff;
		margin: 0;
		top: 45px;
	}

	#main .right .content {
		padding:10px;
	}

	#main .right .content p{
		text-indent: 0!important;
	}

	#main .check a {
		width: calc(50% - 5px);
		margin:0;
	}

	#main .check a:nth-of-type(odd){
		margin-right: 10px!important;
	}
	#main .check a:nth-of-type(even){
		margin-right: 0!important;
	}
	#main .content .con .img{
		width: 100%;
	}
	#main .news .news-list {
		padding:0 10px;
	}
	#main .news .news-list li a {
		float: left;
		max-width: 70vw;
	}
	#main .news .news-list li span{
		float: right;
		width: 20vw;
	} 
	#main .news-content{
		padding:0 10px;
	}
	#main .right p img{
		height: auto!important;
	}
	#wrap{
		width: 100%;
		height: 65vw;
	}
	.online-message {
		padding: 0;
	}
	.online-message>.title {
		padding-top: 10px;
		font-size: 19px;
	}
	.online-message .content label {
		width: 20vw;
	}
	.online-message .content>div>span {
		margin-left: 0px;
	}
	.online-message .content>div input.fax,.online-message .content>div input.add{
		width: 65vw;
	}
	.online-message .content>div textarea{
		width: 65vw;
		height: 35vw;
	}
}